home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ROM Magic
/
ROM Magic.iso
/
pc
/
data_13
/
ituk2.dir
/
00015.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-05-08
|
144 b
|
11 lines
on startMovie
sound fadeOut 3, 60
sound stop 2
end
on enterFrame
if not soundBusy(1) then
sound playFile 1, "Photo.AIF"
end if
end